Skip to content

feat(tables): enable text alignment rendering in HTML output#8171

Merged
silverkszlo merged 2 commits intomainfrom
preserve-textAlignment
Jan 19, 2026
Merged

feat(tables): enable text alignment rendering in HTML output#8171
silverkszlo merged 2 commits intomainfrom
preserve-textAlignment

Conversation

@silverkszlo
Copy link
Collaborator

@silverkszlo silverkszlo commented Jan 19, 2026

This PR is needed for text alignment of tables in Whiteboard: nextcloud/whiteboard#957

Change rendered flag from false to true for textAlign attribute in TableCell and TableHeader to include alignment in DOM output.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

Change rendered flag from false to true for textAlign attribute in
TableCell and TableHeader to include alignment in DOM output.

Signed-off-by: silver <s.szmajduch@posteo.de>
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@silverkszlo
Copy link
Collaborator Author

/backport to stable29 please

Signed-off-by: silver <s.szmajduch@posteo.de>
@silverkszlo silverkszlo merged commit 03a94cf into main Jan 19, 2026
61 of 64 checks passed
@silverkszlo silverkszlo deleted the preserve-textAlignment branch January 19, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants